home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 6 / The Arsenal Files 6 (Arsenal Computer).ISO / games / gnd_fire.zip / INSTALL.BAT < prev    next >
DOS Batch File  |  1996-01-22  |  171b  |  14 lines

  1.  
  2. REM Installing GroundFire..
  3. @ECHO OFF
  4. c:
  5. md c:\gfire
  6. a:
  7. @ECHO OFF   
  8. copy *.* c:\gfire
  9. c:
  10. cd gfire
  11. @ECHO ON
  12. REM Installation complete
  13. REM type gfire to play
  14.